home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / lspsql2.zip / BUGFIX.TXT < prev    next >
Text File  |  1993-02-26  |  838b  |  20 lines

  1.  
  2.                                       NOTICE
  3.  
  4.         LISPSQL, at one time, had a bug which overwrote the last 
  5.         character (in character fields) with an ascii 0, which is used by 
  6.         'C' as an end of string character.  This problem made any 
  7.         information read from a file unreliable and really made a mess of 
  8.         one character fields. 
  9.  
  10.  
  11.         The program in this file corrects this bug.  It is not, however, 
  12.         an official fix by AutoDesk and is in no way warrented by 
  13.         AutoDesk.  Any fix by them after the date on this file 
  14.         (2/20/1993) should be viewed as more current and should be used 
  15.         in place of this one. 
  16.  
  17.  
  18.                                                         Robert Kersting,
  19.                                                         JMK Enterprises
  20.